*** empty log message ***
authorColin Walters <walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000 (05:21 +0000)
committerColin Walters <walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000 (05:21 +0000)
lisp/ChangeLog

index 2362d440ed55b76200f138f89916e6dc34ac9372..2845e73a74a6061b04b27b13248bd0b78a0bc066 100644 (file)
@@ -1,3 +1,10 @@
+2002-05-01  Colin Walters  <walters@verbum.org>
+
+       * textmodes/tex-mode.el (tex-validate-buffer): Use
+       `occur-revert-arguments' instead of setting `occur-nlines' and
+       `occur-buffer'.  Don't test for `input-pending-p' in loop.  Set
+       text property `occur-target' instead of `occur'.
+
 2002-04-30  John Wiegley  <johnw@gnu.org>
 
        * align.el (align-region): Fixed the fix to align-region, because